-
Notifications
You must be signed in to change notification settings - Fork 340
Hashserver support (mainly by Badibasso) #1901
Conversation
Codeclimate is failing on three //TODO comments. Guess they are not important enough to let everybody wait. |
Niantic forced 0.53.1 today |
Are there Keys Free? |
Please be aware that this solution needs a Pokefarmer authorization key. This is a paid service, not owned by me or by Badibasso. |
Hashing service supports 0.53 already. Been running my PoGo-UWP with it for a couple of hours now. |
When will we get to play with it? |
Hey. How to run PoGo with this feature? Is there any release already available to install with it? |
If I ain't wrong, first, they need to merge this PR... He can use it because he made changes on their own version of PoGo. |
I see... any particular reason why wouldn't they have already merged it or created a separate version with this feature? It has been "announced" for more than 1 week now! Sorry if my questions are too noob... |
Maybe, they don't want pay for the API... Or, they don't have time to organize PoGo issues and PRs... |
Still, they could have released a version with this hashserver support and then whomever wants to pay for it can do it, acknowledging that it is their own decision! Still of course I am not trying to bash the creators, it's already quite good to have the app when there is no official one... |
Protos are updated to v 2.5.1 now, equal to Android version 0.53.1. Looks like ST-Apps has abandoned this repo. You can access the code from mine as well: I'll take a look if I can create a release version as well. |
Awesome news, man... Thanks a lot for your contribution! Can't wait to get back playing it again... :) The version that you will release is the one that requires the Pokefarmer key, right? |
Thanks, will try it then! How safe is in your opinion the pokefarmer key community? For testing now I got the 1 month key, but at long term it might be worth the 1 year option... |
Thanks for the reply. It seems that it was good I didn't take a longer key as well then... :) |
Yeah, sorry that I mixed up the terms here, I got the correct one with the link you sent! ;) |
Closes issues
Changes (made by Badibasso):
Changes (made by me):
Change details
This version will ask for an Pokefarmer authorization key the first time it starts.
The key will be used by Pogo-UWP to connect to the Pokefarmer servers and get a valid signature for every request. It will use that signature to send the actual requests to Niantic's Pokémon GO servers.
Other informations
Please be aware that this solution needs a Pokefarmer authorization key. This is a paid service, not owned by me or by Badibasso.
You can get a key using this link: https://talk.pogodev.org/d/51-api-hashing-service-by-pokefarmer
A 150 RPM key will be sufficient for our app.
896